Skip to content

Commit

Permalink
.github/workflows/Ubuntu-gcc-latest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dakka committed May 18, 2024
1 parent 63df6c3 commit 6f28222
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Ubuntu-gcc-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ env:

jobs:
linux:
runs-on: ubuntu-latest
#runs-on: ubuntu-latest
runs-on: Ubuntu-24.04
timeout-minutes: 5

steps:
Expand Down

0 comments on commit 6f28222

Please sign in to comment.