Skip to content

Commit 2da112b

Browse files
committed
upgrading ubuntu version
1 parent f6c0ba4 commit 2da112b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: cd backend && go test -v ./...
2727

2828
frontend_testing:
29-
runs-on: ubuntu-latest
29+
runs-on: ubuntu-22.04
3030
steps:
3131
- uses: actions/checkout@v3
3232
- name: Typescript TSC

0 commit comments

Comments
 (0)