mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-04-20 17:26:25 +08:00
Update main.yml
This commit is contained in:
parent
0e7ac7d1fc
commit
3f36249fba
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
if: contains(github.ref, 'master')
|
if: contains(github.ref, 'master')
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node-version: [12.x]
|
node-version: [16.x]
|
||||||
os: [ubuntu-latest]
|
os: [ubuntu-latest]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user