Skip to content

Commit e768f8b

Browse files
Try a different OS.
1 parent a5041f0 commit e768f8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
Publish:
110110
needs: [Build]
111111

112-
runs-on: windows-latest
112+
runs-on: ubuntu-latest
113113

114114
# if: (github.event_name == 'push')
115115

0 commit comments

Comments
 (0)