Skip to content

Commit

Permalink
[#231] Update CI to use new nos3-64:20240618 container;
Browse files Browse the repository at this point in the history
  • Loading branch information
jlucas9 committed Jun 18, 2024
1 parent 1d68ec7 commit 9497f4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
fsw:
runs-on: ubuntu-latest
container:
image: ivvitc/nos3-64:dev
image: ivvitc/nos3-64:20240618
steps:
- uses: actions/checkout@v4
with:
Expand All @@ -29,7 +29,7 @@ jobs:
sim:
runs-on: ubuntu-latest
container:
image: ivvitc/nos3-64:dev
image: ivvitc/nos3-64:20240618
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 9497f4c

Please sign in to comment.