We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 117214f commit aaec632Copy full SHA for aaec632
1 file changed
.github/workflows/ci.yml
@@ -5,8 +5,8 @@ on:
5
branches : main
6
7
jobs:
8
- test and build:
9
- runs-on: ubuntu-lastest
+ build:
+ runs-on: ubuntu-latest
10
11
steps:
12
- name: Checkout Source Code
0 commit comments