Skip to content

Commit c0c7602

Browse files
authored
Update build.yml
1 parent b82370a commit c0c7602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ${{ matrix.os }}
1414
strategy:
1515
matrix:
16-
os: [ubuntu-latest, macos-latest]
16+
os: [ubuntu-18.04, ubuntu-latest]
1717
emacs: [26.1, 26.2, 26.3, 27.1, 27.2, snapshot]
1818

1919
steps:

0 commit comments

Comments
 (0)