Skip to content

Commit d2b271f

Browse files
Updates ubuntu to latest
1 parent 6c42788 commit d2b271f

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
@@ -2,7 +2,7 @@ name: Linux
22
on: [push, pull_request]
33
jobs:
44
build:
5-
runs-on: ubuntu-24.04
5+
runs-on: ubuntu-latest
66
timeout-minutes: 15
77
strategy:
88
fail-fast: false

0 commit comments

Comments
 (0)