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 280e32f commit ed141f3Copy full SHA for ed141f3
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
needs: [codespell]
60
env:
61
BUILD_TYPE: oss
62
- runs-on: [ubuntu-22.04]
+ runs-on: [ubuntu-latest]
63
timeout-minutes: 10
64
steps:
65
- uses: actions/checkout@v4
0 commit comments