Skip to content

Commit 6615fb4

Browse files
committed
use ubuntu-latest
[git-p4: depot-paths = "//dev/main.net/": change = 114090]
1 parent 536e5d3 commit 6615fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
strategy:
3131
fail-fast: false
3232
matrix:
33-
os: [ubuntu-20.04, windows-latest, macOS-latest]
33+
os: [ubuntu-latest, windows-latest, macOS-latest]
3434

3535
steps:
3636
- name: Checkout

0 commit comments

Comments
 (0)