index
:
mingw-w64-dpp.git
"Mingw64 Driver Plus Plus": C++, DDK and (EA)STL made easy!
log msg
author
committer
range
main
release-1.0
release-1.1
release-1.2
release-1.3
tmp
about
summary
refs
log
tree
commit
diff
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
.circleci/config.yml
2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 79ab297..3498d6f 100644
--- a/
.circleci/config.yml
+++ b/
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
jobs:
build:
docker:
- - image: ubuntu:latest
+ - image: ubuntu:jammy
steps:
- checkout
- run: export DEBIAN_FRONTEND=noninteractive