File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ jobs:
1515 # https://github.com/cross-platform-actions/action/blob/master/changelog.md
1616 - { os: haiku, version: 'r1beta5', runner: 'ubuntu-latest', architecture: 'x86-64' }
1717 - { os: haiku, version: 'r1beta5', runner: 'ubuntu-latest', architecture: 'x86' }
18- - { os: haiku, version: 'hrev58647 ', runner: 'ubuntu-latest', architecture: 'x86-64' }
19- - { os: haiku, version: 'hrev58647 ', runner: 'ubuntu-latest', architecture: 'x86' }
18+ - { os: haiku, version: 'nightly ', runner: 'ubuntu-latest', architecture: 'x86-64' }
19+ - { os: haiku, version: 'nightly ', runner: 'ubuntu-latest', architecture: 'x86' }
2020
2121 steps :
2222 - uses : actions/checkout@v4
2323
24- - uses : korli/action@v0.25.0-haiku2
24+ - uses : korli/action@v0.25.0-haiku3
2525 with :
2626 operating_system : ${{ matrix.config.os }}
2727 version : ${{ matrix.config.version }}
You can’t perform that action at this time.
0 commit comments