👷 change build os version
This commit is contained in:
2
.github/workflows/npm.yml
vendored
2
.github/workflows/npm.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
if: contains(github.event.head_commit.message, '🔖')
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
||||
Reference in New Issue
Block a user