Skip to content

Commit

Permalink
update to newer ubuntu version to fix gh action compile problem
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffA233 committed May 16, 2024
1 parent 35ed42c commit 73650e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust_compile_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
timeout-minutes: 25
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 73650e6

Please sign in to comment.