Skip to content

Commit a1069c9

Browse files
committed
downgrade to ubuntu 22
1 parent e04e2e3 commit a1069c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: push
44

55
jobs:
66
test:
7-
runs-on: ubuntu-latest
7+
runs-on: ubuntu-ubuntu-22.04
88

99
steps:
1010
- name: Checkout

0 commit comments

Comments
 (0)