Skip to content

Commit

Permalink
Update ci action to v2 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
wdeconinck authored Oct 31, 2024
1 parent 5b95b66 commit ec37dd2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ jobs:
# We skip jobs that will result in duplicate artifacts, since the code does not depend on the compiler.
ci:
name: ci
uses: ecmwf-actions/reusable-workflows/.github/workflows/ci.yml@v1
uses: ecmwf-actions/reusable-workflows/.github/workflows/ci.yml@v2
with:
skip_matrix_jobs: |
[email protected]
[email protected]
[email protected]
[email protected]

0 comments on commit ec37dd2

Please sign in to comment.