Skip to content

Commit 805abea

Browse files
achilleas-kmvo5
authored andcommitted
github: bump ubuntu runners to 24.04
20.04 is EOL soon.
1 parent 6a795b4 commit 805abea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
shellcheck:
5858
name: "🐚 Shellcheck"
59-
runs-on: ubuntu-20.04
59+
runs-on: ubuntu-24.04
6060
steps:
6161
- uses: actions/checkout@v4
6262
with:

0 commit comments

Comments
 (0)