2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-16 09:10:33 +03:00

ci: update action runners (#1829)

* ci: update action runners

* style: fix prettier

* Update test.yml
This commit is contained in:
Jeff Sagal
2024-04-03 09:34:07 -07:00
committed by GitHub
parent 77e52c17ee
commit 492b323613
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ on:
- master
jobs:
release:
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1