We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dbced7 commit f13e077Copy full SHA for f13e077
.github/workflows/BuildRelight.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- os: ['ubuntu-latest', 'macos-14', 'windows-latest']
+ os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
18
steps:
19
- uses: actions/checkout@v4
20
with:
0 commit comments