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 cf87271 commit e9e25b5Copy full SHA for e9e25b5
1 file changed
.github/workflows/build.yml
@@ -15,7 +15,7 @@ on:
15
jobs:
16
build:
17
name: Build
18
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
19
20
# ----------------------------------- Setup ------------------------------ #
21
0 commit comments