Skip to content

Commit 3f3c583

Browse files
Update pull-db-tests.yml
1 parent c81eb0d commit 3f3c583

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
@@ -200,7 +200,7 @@ jobs:
200200
needs: files-changed
201201
# specifying the version of ubuntu in use as mssql fails on newer kernels
202202
# pending resolution from vendor
203-
runs-on: ubuntu-22.04
203+
runs-on: ubuntu-20.04
204204
services:
205205
mssql:
206206
image: mcr.microsoft.com/mssql/server:2017-latest

0 commit comments

Comments
 (0)