Skip to content

Commit 7ffac9d

Browse files
committed
🚧 check if it works on mac images
1 parent 8824d9b commit 7ffac9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
ruff check .
3939
test:
4040
name: Test
41-
runs-on: ubuntu-latest
41+
runs-on: macos-latest
4242
strategy:
4343
matrix:
4444
python-version: ["3.11", "3.12", "3.13"]

0 commit comments

Comments
 (0)