We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a9c279 commit 94e145aCopy full SHA for 94e145a
.github/workflows/main.yml
@@ -69,7 +69,7 @@ jobs:
69
70
release-chatgptstacks:
71
needs: build-chatgptstacks
72
- runs-on: windows-latest
+ runs-on: macos-latest
73
steps:
74
- uses: actions/checkout@v3
75
0 commit comments