Skip to content

Commit 4b3b18b

Browse files
committed
ci: Switch from Mac to Ubuntu
1 parent 78bf1b9 commit 4b3b18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ defaults:
1313

1414
jobs:
1515
test:
16-
runs-on: macos-latest
16+
runs-on: ubuntu-latest
1717
strategy:
1818
matrix:
1919
version: ["3.8", "3.9", "3.10", "3.11", "3.12"]

0 commit comments

Comments
 (0)