Skip to content

Commit a31efb4

Browse files
committed
run tests on mac
1 parent 3333aa7 commit a31efb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/web.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
tests:
7676
name: Unit-tests
7777
# The type of runner that the job will run on
78-
runs-on: ubuntu-latest
78+
runs-on: macos-latest
7979

8080
env:
8181
source-directory: ./cached_network_image_web

0 commit comments

Comments
 (0)