Delete trailing whitespace

This commit is contained in:
James M. Greene
2023-07-13 09:39:44 -05:00
committed by GitHub
parent bbb14beb4a
commit ec351ca4a9
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
# - https://gh.io/recommended-hardware-resources-for-running-codeql
# - https://gh.io/supported-runners-and-hardware-resources
# - https://gh.io/using-larger-runners
# Consider using larger runners for possible analysis time improvements.
# Consider using larger runners for possible analysis time improvements.
runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }}
timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }}
permissions: