File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1818 strategy :
1919 fail-fast : false
2020 matrix :
21- os : [ ubuntu-latest, macos-latest ]
21+ os : [ ubuntu-latest, macos-14 ]
2222 name : Build wolfssl
2323 runs-on : ${{ matrix.os }}
2424 timeout-minutes : 4
4646 strategy :
4747 fail-fast : false
4848 matrix :
49- os : [ ubuntu-latest, macos-latest ]
49+ os : [ ubuntu-latest, macos-14 ]
5050 config : [
5151 ' ' ,
5252 ' --enable-all' ,
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ EXTRA_DIST+= ide/mplabx/README.md
55EXTRA_DIST+= ide/mplabx/user_settings.h
66EXTRA_DIST+= ide/mplabx/wolfssh.c
77
8- EXTRA_DIST+= wolfssh.X/Makefile
9- EXTRA_DIST+= wolfssh.X/mcc-manifest-generated-success.yml
10- EXTRA_DIST+= wolfssh.X/wolfssh.mc3
11- EXTRA_DIST+= wolfssh.X/nbproject/configurations.xml
12- EXTRA_DIST+= wolfssh.X/nbproject/project.xml
8+ EXTRA_DIST+= ide/mplabx/ wolfssh.X/Makefile
9+ EXTRA_DIST+= ide/mplabx/ wolfssh.X/mcc-manifest-generated-success.yml
10+ EXTRA_DIST+= ide/mplabx/ wolfssh.X/wolfssh.mc3
11+ EXTRA_DIST+= ide/mplabx/ wolfssh.X/nbproject/configurations.xml
12+ EXTRA_DIST+= ide/mplabx/ wolfssh.X/nbproject/project.xml
You can’t perform that action at this time.
0 commit comments