use old runner

This commit is contained in:
Shawn Hartsell
2024-04-22 19:24:48 -05:00
parent d3bf9767f7
commit 37f8b6bee9
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
run: ./script/test
e2e-test:
needs: unit-test
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
matrix:
platform: [linux]