Skip to content

Commit f946dfc

Browse files
committed
ci: Switch build environment to Ubuntu
1 parent a84ada1 commit f946dfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

1010
jobs:
1111
build:
12-
runs-on: windows-latest
12+
runs-on: ubuntu-latest
1313

1414
steps:
1515
- name: Checkout code

0 commit comments

Comments
 (0)