We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b54f226 commit d7fdb90Copy full SHA for d7fdb90
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
# This workflow contains a single job called "build"
19
build:
20
# The type of runner that the job will run on
21
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
22
23
# Steps represent a sequence of tasks that will be executed as part of the job
24
steps:
0 commit comments