mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-25 22:32:07 +00:00
Update ubuntu image for driver-loader tests (20.04LTS)
Update the ubuntu image for driver-loader/integration tests from 16.04LTS to 20.04LTS. Signed-off-by: Mark Stemm <mark.stemm@gmail.com>
This commit is contained in:
parent
8448d02980
commit
b33fb6052a
@ -303,7 +303,7 @@ jobs:
|
||||
path: /build-static/release/integration-tests-xunit
|
||||
"tests/driver-loader/integration":
|
||||
machine:
|
||||
image: ubuntu-1604:202004-01
|
||||
image: ubuntu-2004:202107-02
|
||||
steps:
|
||||
- attach_workspace:
|
||||
at: /tmp/ws
|
||||
|
Loading…
Reference in New Issue
Block a user