mirror of
https://github.com/coder/code-server.git
synced 2026-01-09 07:44:14 +08:00
Update macOS runner
Seems macos-13 is being deprecated.
This commit is contained in:
parent
339c3926c2
commit
93c1f4f10c
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -126,7 +126,7 @@ jobs:
|
||||
|
||||
package-macos-amd64:
|
||||
name: x86-64 macOS build
|
||||
runs-on: macos-13
|
||||
runs-on: macos-15-intel
|
||||
timeout-minutes: 15
|
||||
needs: npm-version
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user