mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-08-02 13:59:51 +00:00
chore(ignore): use ubuntu 24.04
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
uses: crystal-lang/install-crystal@v1
|
||||
- name: Run tests
|
||||
run: |
|
||||
apt-get update && apt-get install golang-chroma -y
|
||||
sudo apt-get update && sudo apt-get install golang-chroma -y
|
||||
shards install
|
||||
crystal tool format --check
|
||||
crystal spec -v
|
||||
|
Reference in New Issue
Block a user