Merge pull request #268 from furality/spr/main/49b12933

ci(test): remove container specification
This commit is contained in:
ttshivers 2024-01-23 14:22:41 -06:00 committed by GitHub
commit a777e96076
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,6 @@ concurrency:
jobs:
build:
runs-on: ubuntu-latest
container: ubuntu
steps:
- name: Checkout