Skip to content

Commit 5046993

Browse files
committed
ci: disable expensive runners while testing (drop me)
1 parent 63f85a6 commit 5046993

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/Integration.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ jobs:
4646
- "1.11"
4747
os:
4848
- ubuntu-latest
49-
- linux-x86-ct6e-180-4tpu
49+
# TODO: enable these tests
50+
# - linux-x86-ct6e-180-4tpu
5051
uses: ./.github/workflows/CommonCI.yml
5152
with:
5253
julia_version: ${{ matrix.version }}

0 commit comments

Comments
 (0)