Switch back to using windows-latest in Live tests

Closes #1488
This commit is contained in:
Jordan Dominion
2023-06-06 17:35:19 -04:00
committed by GitHub
parent 5824ccc1f5
commit 90af2b6e8d
+1 -1
View File
@@ -322,7 +322,7 @@ jobs:
database-type: [ 'SqlServer', 'Sqlite', 'PostgresSql', 'MariaDB', 'MySql' ]
watchdog-type: [ 'Basic', 'System' ]
configuration: [ 'Debug', 'Release' ]
runs-on: windows-2019
runs-on: windows-latest
env:
BYOND_MAJOR: 514
BYOND_MINOR: 1588