4
0
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:
Francisco Hodge 2022-09-24 06:48:46 +00:00 committed by GitHub
parent 0e7ac7d1fc
commit 3f36249fba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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