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 8cdf1bf commit 29334d2Copy full SHA for 29334d2
.github/workflows/upp.yml
@@ -14,7 +14,7 @@ jobs:
14
# well on Windows or Mac. You can convert this to a matrix build if you need
15
# cross-platform coverage.
16
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
17
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
18
19
steps:
20
- uses: actions/checkout@v2
0 commit comments