File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 runs-on : ${{ matrix.os }}
1818 strategy :
1919 matrix :
20- os : [ubuntu-22.04, macos-16 ]
20+ os : [ubuntu-latest ]
2121 node-version : [24.x]
2222 steps :
2323 - name : Checkout repository
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Better styling for react-native
55[ ![ react-native-stylex on npm] ( https://badgen.net/npm/v/react-native-stylex )] ( http://www.npmjs.com/package/react-native-stylex )
66[ ![ react-native-stylex downloads] ( https://badgen.net/npm/dm/react-native-stylex )] ( https://www.npmtrends.com/react-native-stylex )
77[ ![ react-native-stylex install size] ( https://packagephobia.com/badge?p=react-native-stylex )] ( https://packagephobia.com/result?p=react-native-stylex )
8- [ ![ CI status ] ( https://github.com/retyui/react-native-stylex/workflows/Node.js%20CI /badge.svg )] ( https://github.com/retyui/react-native-stylex/actions )
8+ [ ![ Code Quality ] ( https://github.com/retyui/react-native-stylex/actions/ workflows/nodejs.yml /badge.svg )] ( https://github.com/retyui/react-native-stylex/actions/workflows/nodejs.yml )
99
1010<div align =" center " ><img src =" https://raw.githubusercontent.com/retyui/react-native-stylex/master/docs/logo.png " width =" 333 " /></div >
1111
You can’t perform that action at this time.
0 commit comments