Skip to content

Commit fc03bf6

Browse files
authored
Update build.yml
1 parent efc9eb3 commit fc03bf6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@ on:
44
branches:
55
- main
66
pull_request:
7-
branches:
8-
- main
97
types: [opened, synchronize, reopened]
108
jobs:
119
build:
1210
name: Build and analyze
13-
runs-on: [on-prem-vm,gpx]
11+
runs-on: aws-ec2
1412
steps:
1513
- uses: actions/checkout@v4
1614
with:

0 commit comments

Comments
 (0)