Skip to content

Commit

Permalink
chore: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 27, 2023
1 parent d223c9d commit eca9458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -944,7 +944,7 @@ jobs:
successful: ${{steps.create_tag.outputs.successful }}

github-package:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
env:
NODE_OPTIONS: --max_old_space_size=8192
needs: build-deploy
Expand Down

0 comments on commit eca9458

Please sign in to comment.