Skip to content

Update kotlinx-atomicfu #95

Update kotlinx-atomicfu

Update kotlinx-atomicfu #95

Workflow file for this run

name: Build
on:
push:
branches-ignore:
- main
jobs:
ci:
name: CI
uses: ./.github/workflows/ci.yml
with:
isRelease: false
secrets: inherit