Version formatting

This commit is contained in:
Jaiveer Katariya
2022-11-22 13:51:59 -05:00
parent 117b901149
commit 73abb8c99c
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ on: # rebuild any PRs and main branch changes
jobs:
build: # make sure build/ci works properly
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: |