We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13a1433 commit 85d71bcCopy full SHA for 85d71bc
.github/workflows/check.yml
@@ -83,7 +83,7 @@ jobs:
83
84
run_test_linux:
85
name: Run test (Ubuntu)
86
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
87
steps:
88
- name: Checkout
89
uses: actions/checkout@v4
0 commit comments