Skip to content

Commit 85d71bc

Browse files
committed
wrong ubuntu version
1 parent 13a1433 commit 85d71bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
8484
run_test_linux:
8585
name: Run test (Ubuntu)
86-
runs-on: ubuntu-20.04
86+
runs-on: ubuntu-latest
8787
steps:
8888
- name: Checkout
8989
uses: actions/checkout@v4

0 commit comments

Comments
 (0)