Update pull-db-tests.yml

This commit is contained in:
techknowlogick 2024-09-22 23:53:30 -04:00 committed by GitHub
parent c81eb0d180
commit 3f3c583dfc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ jobs:
needs: files-changed
# specifying the version of ubuntu in use as mssql fails on newer kernels
# pending resolution from vendor
runs-on: ubuntu-22.04
runs-on: ubuntu-20.04
services:
mssql:
image: mcr.microsoft.com/mssql/server:2017-latest