Skip to content

Commit

Permalink
CI/CD - upgrading to Ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
massimim committed Nov 23, 2022
1 parent 0de85e2 commit 3731270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
workflow_dispatch:
jobs:
UbuntuRun:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: Jimver/[email protected]
id: cuda-toolkit
Expand Down

0 comments on commit 3731270

Please sign in to comment.