Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
timrulebosch authored Jul 4, 2024
1 parent 768f04b commit a48e9f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- linux-amd64
- linux-x86
- windows-x86
- windows-x64
container:
image: ghcr.io/boschglobal/dse-gcc-builder:main
steps:
Expand Down Expand Up @@ -97,6 +98,7 @@ jobs:
- linux-amd64
- linux-x86
- windows-x86
- windows-x64
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit a48e9f1

Please sign in to comment.