Skip to content

Commit f0dad17

Browse files
committed
Final tweaks for v0.6.0
1 parent 55b02e7 commit f0dad17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Test the Install Action
22
on:
33
push:
4+
branches: '*'
45
jobs:
56

67
documentation-example:
@@ -23,7 +24,7 @@ jobs:
2324
- ubuntu-22.04 # intel
2425
- ubuntu-20.04 # intel
2526
- macos-13 # intel
26-
#- macos-12 # intel disabled because Homebrew builds monetdb from source there, which costs many extra actions minutes
27+
#- macos-12 # intel; disabled because Homebrew builds monetdb from source there, which costs many extra actions minutes
2728
- macos-15 # arm
2829
- macos-14 # arm
2930
- windows-2022 # intel

0 commit comments

Comments
 (0)