Skip to content

Commit 459efba

Browse files
ubuntu 22.04
1 parent 8deda9e commit 459efba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-db-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ jobs:
202202
test-mssql:
203203
if: needs.files-changed.outputs.backend == 'true' || needs.files-changed.outputs.actions == 'true'
204204
needs: files-changed
205-
runs-on: ubuntu-latest
205+
runs-on: ubuntu-22.04
206206
services:
207207
mssql:
208208
image: mcr.microsoft.com/mssql/server:2017-latest

0 commit comments

Comments
 (0)