Skip to content

Commit 266e607

Browse files
committed
Experiment : uses ubuntu-latest for automation.
Signed-off-by: Eric Le Ponner <eric.leponner@icloud.com>
1 parent f9b27b4 commit 266e607

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-frontend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
test:
6868
name: Automation | ${{ matrix.test-suite.name }}
69-
runs-on: transaction-tools-linux-medium
69+
runs-on: ubuntu-latest
7070
needs: build
7171
strategy:
7272
fail-fast: false

0 commit comments

Comments
 (0)