Showing
1 changed file
with
1 additions
and
1 deletions
@@ -56,7 +56,7 @@ jobs: | @@ -56,7 +56,7 @@ jobs: | ||
56 | run: cd printing/example; flutter build -v windows | 56 | run: cd printing/example; flutter build -v windows |
57 | 57 | ||
58 | macos: | 58 | macos: |
59 | - runs-on: macos-latest | 59 | + runs-on: macos-12 |
60 | 60 | ||
61 | steps: | 61 | steps: |
62 | - uses: actions/checkout@v2 | 62 | - uses: actions/checkout@v2 |
-
Please register or login to post a comment