We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2716da commit f347ba3Copy full SHA for f347ba3
.github/workflows/tagged_release.yaml
@@ -9,7 +9,6 @@ jobs:
9
strategy:
10
matrix:
11
os: [ ubuntu-latest, windows-latest, macos-latest ]
12
- node: [ 14, 16 ]
13
runs-on: ${{matrix.os}}
14
steps:
15
- name: Set up Git repository
0 commit comments