Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiram committed Mar 3, 2023
1 parent 456c56e commit cf6fbef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ on: push
jobs:
release:
runs-on: ${{ matrix.os }}
container: node:16

strategy:
matrix:
os: [windows-latest, macos-latest, ubuntu-latest]
container: node:16.16.0

steps:
- name: Check out Git repository
Expand Down

0 comments on commit cf6fbef

Please sign in to comment.