Skip to content

Commit

Permalink
Experiment: Update ci.yml to newest releases
Browse files Browse the repository at this point in the history
  • Loading branch information
lukstafi committed Dec 3, 2024
1 parent b2a89d4 commit 7e65bf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
os:
# - ubuntu-latest
- ubuntu-20.04
- ubuntu-24.04
# - windows-latest
# - windows-2019
# Either the waiting queue for FreeBSD is very long, or it is not available.
Expand All @@ -23,7 +23,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- uses: Jimver/[email protected].15
- uses: Jimver/[email protected].19
id: cuda-toolkit
with:
method: network
Expand Down

0 comments on commit 7e65bf0

Please sign in to comment.