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 3cf3549 commit 59447d1Copy full SHA for 59447d1
swift/tools/identify-environment.sh
@@ -2,4 +2,4 @@
2
3
set -eu
4
5
-echo '{ "configuration": { "swift": { "os": "macos-latest" } }}'
+echo '{ "configuration": { "swift": { "os": { "name": "macOS" } } }}'
0 commit comments