Skip to content

Commit b4757d3

Browse files
committed
Use ubuntu-20.04 for HIP CI
1 parent 0f9e9c9 commit b4757d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313
jobs:
1414
Tests:
1515
name: HIP Tests
16-
runs-on: ubuntu-latest
16+
runs-on: ubuntu-20.04
1717
steps:
1818
- uses: actions/checkout@v4
1919
- name: Dependencies

0 commit comments

Comments
 (0)