Changeset e8aed04c


Ignore:
Timestamp:
Dec 28, 2023, 12:45:59 PM (8 months ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
master
Children:
a11ea9d
Parents:
d100c3d
Message:

[ci] bump circleci config version to 2.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .circleci/config.yml

    rd100c3d re8aed04c  
     1# python circleci 2.1 configuration
     2# see https://circleci.com/docs/2.1/language-python/
     3version: 2.1
     4
    15apt-run: &apt-install
    26  name: Install apt packages
     
    3741    pip uninstall --verbose --yes aubio
    3842
    39 version: 2
    4043jobs:
    4144  build-27:
Note: See TracChangeset for help on using the changeset viewer.