Merge pull request #1523 from tgstation/1488-WindowsLatestRestore

Switch back to using `windows-latest` in Live tests
This commit is contained in:
Jordan Dominion
2023-06-08 10:39:33 -04:00
committed by GitHub
+1 -1
View File
@@ -284,7 +284,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