Skip to content

Commit ec1a8b4

Browse files
authored
Change runs-on back to ubuntu-latest
1 parent 73e1525 commit ec1a8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ on:
9999

100100
jobs:
101101
cache-and-install:
102-
runs-on: ubuntu-20.04
102+
runs-on: ubuntu-latest
103103

104104
steps:
105105
- name: Checkout

0 commit comments

Comments
 (0)