Skip to content

Commit 7096e33

Browse files
authored
Update build-slurmd-cuda.yaml
1 parent c97c431 commit 7096e33

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build-slurmd-cuda.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
push:
88
branches:
99
- main
10-
- feat/forles-slurmd-efa-cuda13
1110
paths:
1211
- schedmd/slurm/**
1312
- .github/workflows/build-slurmd-cuda.yaml
@@ -19,7 +18,7 @@ permissions:
1918

2019
jobs:
2120
build:
22-
runs-on: ubuntu-24.04
21+
runs-on: ubuntu-latest
2322
strategy:
2423
matrix:
2524
include:

0 commit comments

Comments
 (0)