Skip to content

Commit 1e2e3eb

Browse files
committed
chore(action): update action
1 parent 3d69067 commit 1e2e3eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ${{ matrix.os }}
1111
strategy:
1212
matrix:
13-
os: [macOS-10.14]
13+
os: [ubuntu-latest]
1414
node-version: [12.x]
1515

1616
steps:

0 commit comments

Comments
 (0)