Skip to content

Commit 2a07f70

Browse files
authored
Merge pull request #43 from GRAPHISOFT/ci-with-ac28
Build with AC28 in CI as well
2 parents 6b0de61 + d843606 commit 2a07f70

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
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
os-type: [ windows-2022, macos-13 ]
17-
ac-version: [ 25, 26, 27 ]
17+
ac-version: [ 25, 26, 27, 28 ]
1818

1919
steps:
2020
- name: Checkout the submodule

0 commit comments

Comments
 (0)