Skip to content

Commit a4e3217

Browse files
committed
Merge branch '8-0-stable' into order-using-projection
2 parents 72f0b3e + 2d65541 commit a4e3217

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
@@ -5,7 +5,7 @@ on: [push, pull_request]
55
jobs:
66
test:
77
name: Run test suite
8-
runs-on: ubuntu-20.04 # TODO: Change back to 'ubuntu-latest' when https://github.com/microsoft/mssql-docker/issues/899 resolved.
8+
runs-on: ubuntu-latest
99

1010
env:
1111
COMPOSE_FILE: compose.ci.yaml

0 commit comments

Comments
 (0)