summaryrefslogtreecommitdiff
path: root/.github/workflows/build.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build.yaml')
-rw-r--r--.github/workflows/build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index a901e33ec1..025fc1560e 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -267,7 +267,7 @@ jobs:
post-mac-symbols:
needs: build
- runs-on: macos
+ runs-on: macos-latest
steps:
- name: Post Mac symbols
uses: secondlife/viewer-post-bugsplat-mac@main