mirror of
https://github.com/pnpm/action-setup.git
synced 2025-04-03 15:20:10 +08:00
Change runs-on
back to ubuntu-latest
This commit is contained in:
parent
73e15250cb
commit
ec1a8b444c
@ -99,7 +99,7 @@ on:
|
||||
|
||||
jobs:
|
||||
cache-and-install:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user