Skip to content

Commit 7a47573

Browse files
committed
ci: revert runner version
1 parent 7508c9e commit 7a47573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
ubuntu: ["22.04", "24.04"]
1616
permissions:
1717
contents: write
18-
runs-on: ubuntu-24.04
18+
runs-on: ubuntu-latest
1919
steps:
2020
- name: Checkout
2121
uses: actions/checkout@v4

0 commit comments

Comments
 (0)