Skip to content

Commit d4e4e12

Browse files
devops: Update linux.yml to ubuntu-22.04 (#2954)
1 parent e5d8e62 commit d4e4e12

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
@@ -60,7 +60,7 @@ on:
6060
jobs:
6161
fedora:
6262
name: Fedora py313
63-
runs-on: ubuntu-latest
63+
runs-on: ubuntu-22.04
6464
if: ${{ !contains(github.ref, '/debian/') }}
6565
container:
6666
image: fedora:41

0 commit comments

Comments
 (0)