Skip to content

Commit

Permalink
chore(ci): move ubuntu-20 job to ubuntu-22 (#1368)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoieni authored Jan 16, 2025
1 parent f9eff7b commit 90451a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ jobs:

cuda:
name: Test CUDA support
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Install cuda-minimal-build-11-8
Expand Down

0 comments on commit 90451a0

Please sign in to comment.