Skip to content

Commit 5d50f1e

Browse files
chore(deps): update dependency ubuntu to v24
1 parent 96f8327 commit 5d50f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
Test:
10-
runs-on: ubuntu-22.04
10+
runs-on: ubuntu-24.04
1111
name: Build
1212
if: ${{ !contains(github.event.head_commit.message, '[skip ci]') }}
1313
strategy:

0 commit comments

Comments
 (0)