Go back to using latest Ubuntu in github actions.

This commit is contained in:
Revar Desmera 2020-06-19 19:57:11 -07:00
parent f2af703240
commit 45f46c6e43
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ jobs:
# This workflow contains a single job called "gendocs"
CheckDocs:
# The type of runner that the job will run on
runs-on: ubuntu-16.04
runs-on: ubuntu-latest
# Steps represent a sequence of tasks that will be executed as part of the job
steps:

View File

@ -8,7 +8,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,350];
BOSL_VERSION = [2,0,351];
// Section: BOSL Library Version Functions