Skip to content

Commit e17f0b3

Browse files
authored
Merge pull request #23 from tasleson/circle_ci_update
Update ci fedora image to latest
2 parents e06d743 + 9d88366 commit e17f0b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2.1
22
jobs:
33
fedora:
44
docker:
5-
- image: fedora:33
5+
- image: fedora
66
steps:
77
- checkout
88
- run:

0 commit comments

Comments
 (0)