Skip to content

Commit 5832895

Browse files
committed
go back to 4vcpu
1 parent 0dc7f55 commit 5832895

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-and-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
sdk-preview: true
3636
runtime: -x64
3737
codecov: false
38-
- os: buildjet-8vcpu-ubuntu-2204-arm
38+
- os: buildjet-4vcpu-ubuntu-2204-arm
3939
framework: net7.0
4040
sdk: 7.0.x
4141
sdk-preview: true
@@ -59,7 +59,7 @@ jobs:
5959
exclude:
6060
- isARM: false
6161
options:
62-
os: buildjet-8vcpu-ubuntu-2204-arm
62+
os: buildjet-4vcpu-ubuntu-2204-arm
6363

6464
runs-on: ${{matrix.options.os}}
6565

0 commit comments

Comments
 (0)