Skip to content

Commit d204b8f

Browse files
authored
chore/update-ubuntu (#1008)
Bumping ubuntu runner to `-latest` as 20.04 is EOL.
1 parent 0c690c8 commit d204b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
build:
10-
runs-on: ubuntu-20.04
10+
runs-on: ubuntu-latest
1111

1212
strategy:
1313
matrix:

0 commit comments

Comments
 (0)