Skip to content

Commit 164f44e

Browse files
authored
shut UP gh actions.
1 parent 7de52cc commit 164f44e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
build:
88
name: Linux Build
99
permissions: write-all
10-
runs-on: ubuntu-22.04
10+
runs-on: ubuntu-24.04
1111
steps:
1212
- name: Pulling the source
1313
uses: actions/checkout@v2

0 commit comments

Comments
 (0)