mirror of
http://git.enlightenment.org/enlightenment/terminology.git
synced 2026-02-11 04:11:55 +02:00
ci: do not upgrade the base image
This commit is contained in:
1
.github/workflows/coccinelle.yaml
vendored
1
.github/workflows/coccinelle.yaml
vendored
@@ -9,7 +9,6 @@ jobs:
|
||||
- name: install coccinelle
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt upgrade -y
|
||||
sudo apt install -y coccinelle
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user