summaryrefslogtreecommitdiff
path: root/.github/workflows/build.yaml
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2023-07-18 11:37:55 -0400
committerNat Goodspeed <nat@lindenlab.com>2023-07-18 11:37:55 -0400
commita4882870f8640b55ac1e53a808cbea5fc5b394d9 (patch)
treee064b4ab7dd2cf5367f4cca0927d9c4eac40ee7a /.github/workflows/build.yaml
parent6fd46b85f516d47626090e6c363b978519b3e1a3 (diff)
parentf60bf987392af04daa8527ed099f31727c629d06 (diff)
SL-18837: Merge branch 'actions' into actions-build-sh
Diffstat (limited to '.github/workflows/build.yaml')
-rw-r--r--.github/workflows/build.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 9b56d800f7..a3097c9b36 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -17,6 +17,7 @@ jobs:
include:
- runner: macos-12-xl
developer_dir: "/Applications/Xcode_14.0.1.app/Contents/Developer"
+ python-version: "3.11"
runs-on: ${{ matrix.runner }}
env:
AUTOBUILD_ADDRSIZE: 64