Skip to content

Commit 0678598

Browse files
committed
-Update CI
1 parent df6b747 commit 0678598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fail-fast: false
2424
matrix:
2525
config:
26-
- { name: "ubuntu-18.04", os: "ubuntu-18.04" }
26+
- { name: "ubuntu-20.04", os: "ubuntu-20.04" }
2727
steps:
2828
- name: Checkout
2929
uses: actions/checkout@v1

0 commit comments

Comments
 (0)