Skip to content

Commit d994b94

Browse files
committed
test ts branch
1 parent 0b3afc0 commit d994b94

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

.github/workflows/hipo-bla.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919
with:
2020
repository: galabovaa/METIS
21-
ref: 510-w
21+
ref: 510-ts
2222
path: METIS
2323

2424
- name: Create installs dir
@@ -87,7 +87,7 @@ jobs:
8787
uses: actions/checkout@v4
8888
with:
8989
repository: galabovaa/METIS
90-
ref: 510-w
90+
ref: 510-ts
9191
path: METIS
9292

9393
- name: Create installs dir

.github/workflows/hipo-macos.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
run: |
8282
ctest --parallel --timeout 300 --output-on-failure
8383
84-
macos_510:
84+
macos_ts:
8585
runs-on: macos-latest
8686
strategy:
8787
fail-fast: false
@@ -96,7 +96,7 @@ jobs:
9696
uses: actions/checkout@v4
9797
with:
9898
repository: galabovaa/METIS
99-
ref: 510-w
99+
ref: 510-ts
100100
path: METIS
101101

102102
- name: Create installs dir

.github/workflows/hipo-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
uses: actions/checkout@v4
121121
with:
122122
repository: galabovaa/METIS
123-
ref: 510-w
123+
ref: 510-ts
124124
path: METIS
125125

126126
- name: Create installs dir

.github/workflows/hipo-win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
uses: actions/checkout@v4
8181
with:
8282
repository: galabovaa/METIS
83-
ref: 510-w
83+
ref: 510-ts
8484
path: METIS
8585

8686
- name: Create installs dir

0 commit comments

Comments
 (0)