Skip to content

Commit

Permalink
Pin further OS versions
Browse files Browse the repository at this point in the history
  • Loading branch information
marbre committed Dec 11, 2024
1 parent da128f3 commit 8369fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-sharktank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
version: [3.11]
os: [ubuntu-latest, windows-latest]
os: [ubuntu-24.04, windows-2022]
fail-fast: false
runs-on: ${{matrix.os}}
defaults:
Expand Down

0 comments on commit 8369fa3

Please sign in to comment.