Skip to content

Commit a8a1115

Browse files
authored
ci: change code
1 parent 6b852df commit a8a1115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
jobs:
1717
build:
1818
name: Build
19-
runs-on: ubuntu-20.04
19+
runs-on: ubuntu-latest
2020

2121
steps:
2222
- name: Checkout Repository

0 commit comments

Comments
 (0)