Skip to content

Commit 017a820

Browse files
authored
Update build.yml
1 parent 5830467 commit 017a820

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

+4
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ jobs:
2020
include:
2121
- emacs: snapshot
2222
experimental: true
23+
os: ubuntu-latest
24+
- emacs: snapshot
25+
experimental: true
26+
os: macos-latest
2327
continue-on-error: ${{ matrix.experimental }}
2428

2529
steps:

0 commit comments

Comments
 (0)