Skip to content

Fixed C++20 warning implicit capture of this in lambda (#766) #42

Fixed C++20 warning implicit capture of this in lambda (#766)

Fixed C++20 warning implicit capture of this in lambda (#766) #42

name: Mirror rolling to master
on:
push:
branches: [ rolling ]
jobs:
mirror-to-master:
runs-on: ubuntu-latest
steps:
- uses: zofrex/mirror-branch@v1
with:
target-branch: master