Skip to content

Commit

Permalink
specify ubuntu-22.04 linux
Browse files Browse the repository at this point in the history
  • Loading branch information
CJLove committed Dec 14, 2024
1 parent 61c4a7b commit fec8c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
build_linux:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
defaults:
run:
shell: bash
Expand Down

0 comments on commit fec8c35

Please sign in to comment.