Skip to content

Commit 82a57ce

Browse files
authored
Update build-ide.yml
1 parent f662bf7 commit 82a57ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ide.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44

55
jobs:
66
build:
7-
runs-on: macos-10.15
7+
runs-on: ubuntu-latest
88
strategy:
99
matrix:
1010
build: ["win", "linux", "mac"]

0 commit comments

Comments
 (0)