We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d67ff25 commit e275091Copy full SHA for e275091
.github/workflows/build.yml
@@ -50,7 +50,7 @@ jobs:
50
51
strategy:
52
matrix:
53
- os: [ubuntu-22.04, macos-12]
+ os: [ubuntu-latest, macos-latest]
54
55
runs-on: ${{ matrix.os }}
56
0 commit comments