Skip to content

Commit 7b8080f

Browse files
author
Kiuk Chung
committed
[torchx][CI] Run slurm integration test on linux.24_04.4x
1 parent 41be1d8 commit 7b8080f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/python-unittests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
python-version: [3.9, "3.10", 3.11, 3.12]
1414
platform: [linux.24_04.4x]
1515
include:
16-
- python-version: 3.12
16+
- python-version: 3.10
1717
platform: macos-13-xlarge
1818
fail-fast: false
1919
env:

.github/workflows/slurm-local-integration-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111

1212
jobs:
1313
slurm:
14-
runs-on: linux.20_04.4x
14+
runs-on: linux.24_04.4x
1515
permissions:
1616
id-token: write
1717
contents: read

0 commit comments

Comments
 (0)