Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7ca848e

Browse files
committedMay 17, 2024··
m
1 parent c276c9f commit 7ca848e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/library_format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
if: github.event_name != 'schedule' || github.repository_owner == 'aws'
1414
strategy:
1515
matrix:
16-
os: [ubuntu-latest]
16+
os: [macos-12]
1717
runs-on: ${{ matrix.os }}
1818
defaults:
1919
run:

0 commit comments

Comments
 (0)
Please sign in to comment.