Skip to content

Commit

Permalink
Use Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
akiradeveloper committed May 18, 2024
1 parent 18ebb64 commit 628c349
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 @@ -11,7 +11,7 @@ on:
jobs:
run_tests:
name: Tests
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- name: Kernel version
run: uname -a
Expand Down

0 comments on commit 628c349

Please sign in to comment.