Skip to content

Commit 705f4e5

Browse files
committed
m
1 parent 28f9890 commit 705f4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osx.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
# macos-latest-large is the latest intel based runner
15-
os: [macos-13, macos-latest-large]
15+
os: [macos-13, macos-latest-large, ubuntu-22.04]
1616
openssl_version: [[email protected]]
1717

1818
permissions:

0 commit comments

Comments
 (0)